
Last chance! 50% off unlimited learning
Sale ends in
mixnorm.contour(x, mod)
mix.compnorm
model.
Aitchison J. (1986). The statistical analysis of compositional data. Chapman & Hall.
mix.compnorm, bic.mixcompnorm, diri.contour
x <- as.matrix(iris[, 1:3])
x <- x / rowSums(x)
mod <- mix.compnorm(x, 3, model = "EII")
mixnorm.contour(x, mod)
Run the code above in your browser using DataLab